Miner.Responder.Shared.DataTransferObjects Namespace > FeatureLoaderCriteria<T> Class : Threshold Property |
'Declaration
Public Property Threshold As System.Integer
'Usage
Dim instance As FeatureLoaderCriteria(Of T) Dim value As System.Integer instance.Threshold = value value = instance.Threshold
public System.int Threshold {get; set;}
public read-write property Threshold: System.Integer;
public function get,set Threshold : System.int
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2